home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / DEMON / RISCOS2 / TCPIP_13.ARC / !TCPIP_Config < prev    next >
Encoding:
Text File  |  1994-03-11  |  547 b   |  36 lines

  1. #mem debug on
  2. #window terminal external pipeb
  3. window terminal internal
  4. #window scale on
  5. #
  6. hostname kernow.demon.co.uk
  7. ip address [158.152.8.27]
  8. #attach asy internal 0 slip ax0 2048 256 38400
  9. attach asy sp_dual 0 slip ax0 8192 1500 0
  10. #attach ppp
  11. route add default ax0 [158.152.1.71] 1
  12. #
  13. ip ttl 64
  14. #
  15. #window cursor off
  16. #
  17. tcp mss 1460
  18. tcp irtt 30000
  19. tcp window 14600
  20. tcp hangup 15 3
  21. #
  22. domain suffix demon.co.uk
  23. #
  24. log <TCPIP$Dir>.logfile
  25. #
  26. start echo
  27. start discard
  28. start ftp
  29. start smtp
  30. start finger
  31. start telnet
  32. #
  33. #trace ax0 111
  34. #
  35. #window cursor off
  36. #